repo: Move commit code to another file
authorJasper St. Pierre <jstpierre@mecheye.net>
Thu, 5 Sep 2013 19:43:07 +0000 (15:43 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Sat, 7 Sep 2013 00:31:11 +0000 (20:31 -0400)
commitc817217ad85e5c5589644b39250f44d206e2b21b
tree27d6a6d3163b69cad8f601027655c2a703f5b1e8
parent89f4817bdfad9fb0b6ee7415eb79466b6f56ac4e
repo: Move commit code to another file

ostree-repo.c is a bit too big, and most of the commit code is
fairly standalone.

https://bugzilla.gnome.org/show_bug.cgi?id=707644
Makefile-libostree.am
src/libostree/ostree-repo-commit.c [new file with mode: 0644]
src/libostree/ostree-repo-private.h
src/libostree/ostree-repo.c